deps: bump the go-minor-patch group with 4 updates#2
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps: bump the go-minor-patch group with 4 updates#2dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-minor-patch group with 4 updates: [golang.org/x/text](https://github.com/golang/text), [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth), [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/text` from 0.34.0 to 0.36.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.34.0...v0.36.0) Updates `github.com/mattn/go-runewidth` from 0.0.19 to 0.0.23 - [Commits](mattn/go-runewidth@v0.0.19...v0.0.23) Updates `github.com/nicksnyder/go-i18n/v2` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/nicksnyder/go-i18n/releases) - [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md) - [Commits](nicksnyder/go-i18n@v2.6.0...v2.6.1) Updates `golang.org/x/crypto` from 0.45.0 to 0.50.0 - [Commits](golang/crypto@v0.45.0...v0.50.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/nicksnyder/go-i18n/v2 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-minor-patch group with 4 updates: golang.org/x/text, github.com/mattn/go-runewidth, github.com/nicksnyder/go-i18n/v2 and golang.org/x/crypto.
Updates
golang.org/x/textfrom 0.34.0 to 0.36.0Commits
8577a70go.mod: update golang.org/x dependencies7ca2c6dgo.mod: update golang.org/x dependencies73d1ba9all: upgrade go directive to at least 1.25.0 [generated]Updates
github.com/mattn/go-runewidthfrom 0.0.19 to 0.0.23Commits
17a7a03Merge pull request #95 from mattn/optimize-runewidth-performance0a43bb8Optimize RuneWidth and StringWidth performance41dc6c5Merge pull request #92 from mattn/stringwidth-single-rune-fast-path254e529optimize single-rune StringWidthb7b94fbMerge pull request #91 from mattn/add-is-combining-width2c33cbfUpdate CI: bump actions and Go versionsc6c0a14Add IsCombiningWidth function6399b33Merge pull request #90 from bugwhisperer418/76-zero-width-variation-selectionsdadc062fix benchmark test checksums75db52fupdate test checksumsUpdates
github.com/nicksnyder/go-i18n/v2from 2.6.0 to 2.6.1Release notes
Sourced from github.com/nicksnyder/go-i18n/v2's releases.
Commits
4d19ec6Upgrade deps (#399)fd35d7bUpdate to CLDR v48 (#398)54fa2a2Replace unmaintained gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#397)9b6fad7Fix Goreleaser lint warning (#395)ac3773eBump golangci/golangci-lint-action from 7 to 9 (#392)7aa3148Fix CI given minimum version of 1.24 (#394)7d6e6fbBump actions/checkout from 4 to 6 (#393)5580719Bump actions/setup-go from 5 to 6 (#383)2d2e857Bump golang.org/x/text from 0.29.0 to 0.31.0 (#391)28dedbeBump golang.org/x/text from 0.28.0 to 0.29.0 (#382)Updates
golang.org/x/cryptofrom 0.45.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundlee08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions